Update pry-rails 0.3.9 → 0.3.11 (minor) #423
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ pry-rails (0.3.9 → 0.3.11) · Repo
Commits
See the full diff on Github. The new version differs by 18 commits:
Bump to v0.3.11
Fix show-middleware crash on recent Rails
Merge pull request #125 from 2called-chaos/fix-find-route
Bump to v0.3.10
Merge pull request #130 from melopilosyan/rails-7_2
Adds support for Rails version >= 7.2
Fix usage of bold text helper
Merge pull request #123 from rweng/document-feature-to-disable-pry-rails
Update subheading for consistency
Add suggestion to stop spring
Move disable example to separate subheading
Merge pull request #122 from djpowers/patch-1
Fix sample command and link in README
add looking for maintainer info to readme
Merge pull request #120 from mykecameron/mc-fix_deprecation_warnings
Bump minimum required pry version to 0.13.0
Merge pull request #119 from CHTJonas/patch-1
Update prompt syntax for Pry v0.13.0
Commits
See the full diff on Github. The new version differs by 11 commits:
Exclude .travis.yml
Merge pull request #81 from banister/release-1-1-0
Release v1.1.0
Merge pull request #80 from casperisfine/fstr
Fix compatibility with frozen-string-literal and newer rubies
Merge pull request #73 from yhirano55/cache_clearable
Add MethodSource.clear_cache
Merge pull request #72 from stas/class_method_comment
Allow fetching class/module comments.
Merge pull request #66 from rafbm/patch-1
Add changelog to gemspec
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands